バージョン

Values プロパティ (SafeDictionary<TKey,TValue>)

値を含むコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Values As System.Collections.Generic.ICollection(Of TValue)
public System.Collections.Generic.ICollection<TValue> Values {get;}
参照

オンラインで表示: GitHub